Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump axios-retry from 3.8.1 to 3.9.0 #177

Merged
merged 3 commits into from
Nov 14, 2023

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 14, 2023

Bumps axios-retry from 3.8.1 to 3.9.0.

Changelog

Sourced from axios-retry's changelog.

[3.9.0] - 2023-11-14

  • Export of type definitions, depending on whether it is ES Module or CommonJS

[3.8.2] - 2023-11-14

  • Expose axios-retry options in error object
Commits
  • 7f35f13 New version: 3.9.0
  • 8681aca Merge pull request #250 from yutak23/feature/condetion-export-for-type
  • c3de348 feat: update CHANGELOG
  • ec747a2 New version: 3.8.2
  • ed8f76d Merge pull request #248 from alexandre-abrioux/config-options
  • f380966 fix: revert unneed changes
  • 9178b11 feat: switch to esm package
  • 55615c9 feat: expose axios-retry config in errors
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 14, 2023
@fynn-ai fynn-ai enabled auto-merge November 14, 2023 14:50
@ttshivers ttshivers force-pushed the dependabot/npm_and_yarn/axios-retry-3.9.0 branch 2 times, most recently from f62d1ac to 876b6ec Compare November 14, 2023 15:50
dependabot bot and others added 3 commits November 14, 2023 19:50
Bumps [axios-retry](https://github.com/softonic/axios-retry) from 3.8.1 to 3.9.0.
- [Changelog](https://github.com/softonic/axios-retry/blob/master/CHANGELOG.md)
- [Commits](softonic/axios-retry@v3.8.1...v3.9.0)

---
updated-dependencies:
- dependency-name: axios-retry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Add import linting
Add more eslint rules
@ttshivers ttshivers force-pushed the dependabot/npm_and_yarn/axios-retry-3.9.0 branch from 876b6ec to dc732db Compare November 14, 2023 15:50
@fynn-ai fynn-ai merged commit e68edb5 into main Nov 14, 2023
5 checks passed
@fynn-ai fynn-ai deleted the dependabot/npm_and_yarn/axios-retry-3.9.0 branch November 14, 2023 15:52
Copy link

🎉 This PR is included in version 1.0.98 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants